meson: Build .rc files for Windows
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 7 Aug 2017 11:10:18 +0000 (19:10 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Dec 2018 09:07:33 +0000 (17:07 +0800)
commited65ab1ba9d2911ae86f668c765c7adda8cd5167
treea70361187afc64a7c8295b4054d013f9cc528d21
parent320d272ec8528219eea960a4f0bf9cb3e4a76254
meson: Build .rc files for Windows

Build the .rc files for Windows so that one can track the version info
more easily for Windows, as well as giving GTK+ apps a default icon.

Also, move back the manifest embedding for the themed Windows print
dialog back into gtk-win32.rc.body.in, so that we just have one way of
embedding this manifest file, making things easier for ourselves, as
this is supported in the later Visual Studio compilers as well, which is
2013 and later.
gdk/meson.build
gtk/gtk-win32.rc.body.in
gtk/meson.build